home *** CD-ROM | disk | FTP | other *** search
/ HyperLib 1997 Winter - Disc 1 / HYPERLIB-1997-Winter-CD1.ISO.7z / HYPERLIB-1997-Winter-CD1.ISO / オンラインウェア / SND / BeepShuffle 0.3 Folder.sit / BeepShuffle 0.3 Folder / BeepShuffle Docs.c next >
Text File  |  1990-01-25  |  1KB  |  33 lines

  1. /*
  2.     
  3.     BeepShuffle INIT
  4.     Version 0.3
  5.     
  6.     by Alex D. Chaffee
  7.     Reed College Box 259, Portland, OR 97202
  8.     Compuserve: 71210, 1117        Internet: chaffee@reed.uucp
  9.     
  10.     Copyright ゥ 1990.
  11.     Permission is granted to distribute freely, and to use the source
  12.     code as a basis for your own projects.  If you make any changes to
  13.     BeepShuffle itself, please let me know.
  14.     
  15.     BeepShuffle is a simple INIT that plays a random sound instead of the
  16.     system beep.  No longer do you have to go to the Control Panel when
  17.     you get bored with your current beep;  BeepShuffle automatically
  18.     picks and plays a sound from among the currently installed 'snd ' 
  19.     resources.  It works with Suitcase and MasterJuggler, too.  To install, 
  20.     drag it into your system folder and reboot.  Holding down the mouse 
  21.     button during startup cancells the installation.  It requires System 
  22.     6.0 or greater (and  won't install itself otherwise).
  23.     
  24.     Version 0.2 (1/10/90) is an improvement on the original BeepShuffle, 
  25.     which was distributed last summer with virtually no documentation.  
  26.     This version includes a startup icon, fixes a bug which caused the 
  27.     same sequence of sounds to be played each time, and implements "clean" 
  28.     head patching.  (Version 0.3 (1/25) is even cleaner.) As before, full 
  29.     Think C source code is included -- have fun writing your own INITs and 
  30.     patches!
  31.  
  32. */
  33.